projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca41129
)
(Control Parsing): Minor clarification.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 4 Mar 2007 18:25:58 +0000
(18:25 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 4 Mar 2007 18:25:58 +0000
(18:25 +0000)
lispref/syntax.texi
patch
|
blob
|
history
diff --git
a/lispref/syntax.texi
b/lispref/syntax.texi
index 85dcb83bd508a1434eb2f73d034249e5bfc710bb..47f09944880aeb29a090f574bcbc751caa78513a 100644
(file)
--- a/
lispref/syntax.texi
+++ b/
lispref/syntax.texi
@@
-873,7
+873,8
@@
can still override the syntax.)
@defopt parse-sexp-ignore-comments
@cindex skipping comments
If the value is non-@code{nil}, then comments are treated as
-whitespace by the functions in this section and by @code{forward-sexp}.
+whitespace by the functions in this section and by @code{forward-sexp},
+@code{scan-lists} and @code{scan-sexps}.
@end defopt
@vindex parse-sexp-lookup-properties